Resource StructureDefinition/FHIR Server from package ma.ambulanter.fall#1.0.6 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "IdentifierKuerzel",
"url" : "http://ma-ambulant.de/StructureDefinition/IdentifierKuerzel",
"name" : "IdentifierKuerzel",
"title" : "Profil für die Abbildung eines Ressourcen-Kürzels als Identifier",
"status" : "draft",
"description" : "WIP",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"type" : "Identifier",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Identifier",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Identifier.type",
"path" : "Identifier.type",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"code" : "XX",
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.de/ValueSet/identifier-type-de-basis"
}
},
{
"id" : "Identifier.system",
"path" : "Identifier.system",
"min" : 1
},
{
"id" : "Identifier.value",
"path" : "Identifier.value",
"min" : 1
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.